FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (62 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Patient
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Patient
Status draft
Name Patient
Title Patient
Experimental False
Description Demographics and other administrative information about an individual receiving care or other health-related services.
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-AllergyIntolerance AllergyIntolerance
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Encounter Encounter
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-MedicationRequest MedicationRequest
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-ServiceRequest ServiceRequest

Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code HealthCardVersionCode
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-ext-note Note
http://ehealthontario.ca/fhir/StructureDefinition/ext-reason-for-no-HCN ReasonForNoHCN
http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr Codeable Concept (OH-EHR)
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner Practitioner
http://ehealthontario.ca/fhir/ValueSet/province-state-code ProvinceStateCode
http://ehealthontario.ca/fhir/ValueSet/country-code CountryCode
http://ontariohealth.ca/fhir/ValueSet/identifier-type Identifier Type


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Patient",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Patient",
  "name" : "Patient",
  "title" : "Patient",
  "status" : "draft",
  "description" : "Demographics and other administrative information about an individual receiving care or other health-related services.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "type"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier.system",
        "path" : "Patient.identifier.system",
        "min" : 1
      },
      {
        "id" : "Patient.identifier.value",
        "path" : "Patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:JHN",
        "path" : "Patient.identifier",
        "sliceName" : "JHN",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:JHN.extension:ReasonForNoHCN",
        "path" : "Patient.identifier.extension",
        "sliceName" : "ReasonForNoHCN",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ext-reason-for-no-HCN"
            ]
          }
        ]
      },
      {
        "id" : "Patient.identifier:JHN.extension:ReasonForNoHCN.value[x].coding",
        "path" : "Patient.identifier.extension.value[x].coding",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:JHN.extension:ReasonForNoHCN.value[x].coding.system",
        "path" : "Patient.identifier.extension.value[x].coding.system",
        "fixedUri" : "http://ehealthontario.ca/fhir/CodeSystem/ereferral-Reason-For-No-HCN"
      },
      {
        "id" : "Patient.identifier:JHN.extension:HCNVersionCode",
        "path" : "Patient.identifier.extension",
        "sliceName" : "HCNVersionCode",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code"
            ]
          }
        ]
      },
      {
        "id" : "Patient.identifier:JHN.extension:HCNVersionCode.extension",
        "path" : "Patient.identifier.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier:JHN.type",
        "path" : "Patient.identifier.type",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/identifier-type"
        }
      },
      {
        "id" : "Patient.identifier:JHN.type.coding",
        "path" : "Patient.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:JHN.type.coding.system",
        "path" : "Patient.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:JHN.type.coding.code",
        "path" : "Patient.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "JHN",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:JHN.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:JHN.value",
        "path" : "Patient.identifier.value",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:MRN",
        "path" : "Patient.identifier",
        "sliceName" : "MRN",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:MRN.type",
        "path" : "Patient.identifier.type",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/identifier-type"
        }
      },
      {
        "id" : "Patient.identifier:MRN.type.coding",
        "path" : "Patient.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:MRN.type.coding.system",
        "path" : "Patient.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:MRN.type.coding.code",
        "path" : "Patient.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "MR",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:MRN.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:MRN.value",
        "path" : "Patient.identifier.value",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.use",
        "path" : "Patient.name.use",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.family",
        "path" : "Patient.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.given",
        "path" : "Patient.name.given",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.prefix",
        "path" : "Patient.name.prefix",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.suffix",
        "path" : "Patient.name.suffix",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom.extension:telephone-note",
        "path" : "Patient.telecom.extension",
        "sliceName" : "telephone-note",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-ext-note"
            ]
          }
        ]
      },
      {
        "id" : "Patient.telecom.system",
        "path" : "Patient.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom.value",
        "path" : "Patient.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom.use",
        "path" : "Patient.telecom.use",
        "mustSupport" : true
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "mustSupport" : true
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "mustSupport" : true
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.use",
        "path" : "Patient.address.use",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.type",
        "path" : "Patient.address.type",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.line",
        "path" : "Patient.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.city",
        "path" : "Patient.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.state",
        "path" : "Patient.address.state",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
        }
      },
      {
        "id" : "Patient.address.postalCode",
        "path" : "Patient.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address.country",
        "path" : "Patient.address.country",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
        }
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.relationship",
        "path" : "Patient.contact.relationship",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.relationship.coding",
        "path" : "Patient.contact.relationship.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.contact.name",
        "path" : "Patient.contact.name",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.name.use",
        "path" : "Patient.contact.name.use",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.name.family",
        "path" : "Patient.contact.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.name.given",
        "path" : "Patient.contact.name.given",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.name.prefix",
        "path" : "Patient.contact.name.prefix",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.name.suffix",
        "path" : "Patient.contact.name.suffix",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.telecom",
        "path" : "Patient.contact.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address",
        "path" : "Patient.contact.address",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address.use",
        "path" : "Patient.contact.address.use",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address.line",
        "path" : "Patient.contact.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address.city",
        "path" : "Patient.contact.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address.state",
        "path" : "Patient.contact.address.state",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address.postalCode",
        "path" : "Patient.contact.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Patient.contact.address.country",
        "path" : "Patient.contact.address.country",
        "mustSupport" : true
      },
      {
        "id" : "Patient.communication",
        "path" : "Patient.communication",
        "mustSupport" : true
      },
      {
        "id" : "Patient.communication.language",
        "path" : "Patient.communication.language",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.communication.language.coding",
        "path" : "Patient.communication.language.coding",
        "max" : "1"
      },
      {
        "id" : "Patient.communication.language.coding.system",
        "path" : "Patient.communication.language.coding.system",
        "min" : 1
      },
      {
        "id" : "Patient.generalPractitioner",
        "path" : "Patient.generalPractitioner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.generalPractitioner.reference",
        "path" : "Patient.generalPractitioner.reference",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.